﻿2026-08-18T06:49:09.4604312Z ##[group]Run actions/checkout@v5
2026-08-18T06:49:09.4605024Z with:
2026-08-18T06:49:09.4605401Z   repository: BigscreenVR/spt-bs-core
2026-08-18T06:49:09.4608223Z   token: ***
2026-08-18T06:49:09.4608564Z   ssh-strict: true
2026-08-18T06:49:09.4608903Z   ssh-user: git
2026-08-18T06:49:09.4609351Z   persist-credentials: true
2026-08-18T06:49:09.4609732Z   clean: true
2026-08-18T06:49:09.4610104Z   sparse-checkout-cone-mode: true
2026-08-18T06:49:09.4610497Z   fetch-depth: 1
2026-08-18T06:49:09.4610831Z   fetch-tags: false
2026-08-18T06:49:09.4611181Z   show-progress: true
2026-08-18T06:49:09.4611535Z   lfs: false
2026-08-18T06:49:09.4611849Z   submodules: false
2026-08-18T06:49:09.4612197Z   set-safe-directory: true
2026-08-18T06:49:09.4612578Z   allow-unsafe-pr-checkout: false
2026-08-18T06:49:09.4613188Z ##[endgroup]
2026-08-18T06:49:09.5388504Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-18T06:49:09.5390054Z ##[group]Getting Git version info
2026-08-18T06:49:09.5390694Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-18T06:49:09.5391633Z [command]/usr/bin/git version
2026-08-18T06:49:09.5392014Z git version 2.43.0
2026-08-18T06:49:09.5400205Z ##[endgroup]
2026-08-18T06:49:09.5407085Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/3fca8582-a67f-4cc0-bc0f-603c89fc6d16/.gitconfig'
2026-08-18T06:49:09.5414149Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3fca8582-a67f-4cc0-bc0f-603c89fc6d16' before making global git config changes
2026-08-18T06:49:09.5415284Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T06:49:09.5417058Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T06:49:09.5448400Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-18T06:49:09.5467554Z https://github.com/BigscreenVR/spt-bs-core
2026-08-18T06:49:09.5477156Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-18T06:49:09.5480465Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-18T06:49:09.5497460Z HEAD
2026-08-18T06:49:09.5630031Z ##[endgroup]
2026-08-18T06:49:09.5632275Z [command]/usr/bin/git submodule status
2026-08-18T06:49:09.5817351Z ##[group]Cleaning the repository
2026-08-18T06:49:09.5820019Z [command]/usr/bin/git clean -ffdx
2026-08-18T06:49:09.5858002Z [command]/usr/bin/git reset --hard HEAD
2026-08-18T06:49:09.5917573Z HEAD is now at a8c32279a release: v0.56.0 shape onto the NAMEPLATE golden head
2026-08-18T06:49:09.5923698Z ##[endgroup]
2026-08-18T06:49:09.5925129Z ##[group]Disabling automatic garbage collection
2026-08-18T06:49:09.5928157Z [command]/usr/bin/git config --local gc.auto 0
2026-08-18T06:49:09.5952859Z ##[endgroup]
2026-08-18T06:49:09.5953522Z ##[group]Setting up auth
2026-08-18T06:49:09.5958798Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T06:49:09.5984682Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T06:49:09.6170790Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T06:49:09.6196858Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T06:49:09.6379495Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T06:49:09.6405771Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T06:49:09.6588447Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-18T06:49:09.6619516Z ##[endgroup]
2026-08-18T06:49:09.6620108Z ##[group]Fetching the repository
2026-08-18T06:49:09.6630849Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +fe5febdc9580a70745d3d67f41c3d6849e155e18:refs/remotes/origin/diag/pump-188-heartbeat
2026-08-18T06:49:10.0990440Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-18T06:49:10.0991492Z  * [new ref]             fe5febdc9580a70745d3d67f41c3d6849e155e18 -> origin/diag/pump-188-heartbeat
2026-08-18T06:49:10.1011335Z ##[endgroup]
2026-08-18T06:49:10.1012128Z ##[group]Determining the checkout info
2026-08-18T06:49:10.1013431Z ##[endgroup]
2026-08-18T06:49:10.1017432Z [command]/usr/bin/git sparse-checkout disable
2026-08-18T06:49:10.1056328Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-18T06:49:10.1078811Z ##[group]Checking out the ref
2026-08-18T06:49:10.1081011Z [command]/usr/bin/git checkout --progress --force -B diag/pump-188-heartbeat refs/remotes/origin/diag/pump-188-heartbeat
2026-08-18T06:49:10.1267303Z Previous HEAD position was a8c32279a release: v0.56.0 shape onto the NAMEPLATE golden head
2026-08-18T06:49:10.1274638Z Switched to a new branch 'diag/pump-188-heartbeat'
2026-08-18T06:49:10.1275554Z branch 'diag/pump-188-heartbeat' set up to track 'origin/diag/pump-188-heartbeat'.
2026-08-18T06:49:10.1282510Z ##[endgroup]
2026-08-18T06:49:10.1320013Z [command]/usr/bin/git log -1 --format=%H
2026-08-18T06:49:10.1345567Z fe5febdc9580a70745d3d67f41c3d6849e155e18
